Highlight top-level augmented assignments in Python (Bug#6445).
authorChong Yidong <cyd@stupidchicken.com>
Sun, 21 Nov 2010 17:12:44 +0000 (12:12 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 21 Nov 2010 17:12:44 +0000 (12:12 -0500)
commit6ae5d069257fc898ed263c744976c5b85710d050
tree52c397bfb31750cc780cf5fa9f68276354095877
parent03cc63ef05d0a644160f7bc6b27c9a10cc045a21
Highlight top-level augmented assignments in Python (Bug#6445).

* progmodes/python.el (python-font-lock-keywords): Highlight
top-level augmented assignments (Bug#6445).
lisp/ChangeLog
lisp/progmodes/python.el